Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE


Starting the UNIX client process

After starting the remote broker, you start the OpenEdge client process on your UNIX machine by running this executable:

pro 

You can supply the connection parameters required by the DataServer when you start the client process, or you can include them in the Connection Parameters field when you create a schema holder. For example, this command starts the OpenEdge client and connects to a read-only schema holder named oholder for an ORACLE database named orademo:

pro oholder -RO -db oradb -ld orademo -H host1 -S oservice
-U scott -P tiger 

See the "Connecting a schema holder at startup" section and the "Optional connection and startup parameters" section for descriptions of the command line and the required and optional parameters.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095